FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (47 ms)

Package de.nfdi4health.mds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.0.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-metadataschema-recordlinkage
Url https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-metadataschema-recordlinkage
Status draft
Name NFDI4Health_LM_Metadataschema_RecordLinkage
Title Information about record linkage for the [RESOURCE]
Experimental False
Description Group of items providing information on record linkage.
Type https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-metadataschema-recordlinkage
Kind logical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nfdi4health-lm-metadatenschema-recordlinkage",
  "url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-metadataschema-recordlinkage",
  "name" : "NFDI4Health_LM_Metadataschema_RecordLinkage",
  "title" : "Information about record linkage for the [RESOURCE]",
  "status" : "draft",
  "publisher" : "NFDI4Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description" : "Group of items providing information on record linkage.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-metadataschema-recordlinkage",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "differential" : {
    "element" : [
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage",
        "short" : "Information about record linkage for the [RESOURCE]",
        "definition" : "Group of items providing information on record linkage."
      },
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage",
        "short" : "Information about record linkage for the [RESOURCE]",
        "definition" : "Group of items providing information on record linkage.",
        "comment" : "Cardinality: 1..1, if Design.dataSharingPlan.recordLinkage == 'Yes'; otherwise 0..0 / Source of the property and/or allowed values: NFDI4Health UC 5.3 requirements",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.legalBasis",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.legalBasis",
        "short" : "Legal regulation/permission for record linkage",
        "definition" : "Indication whether there are specific regulations/permissions for record linkage.",
        "comment" : "Additional information: Whether any specific legal regulations/permissions exist (e.g. for social data, for cancer registry data, hospital data, etc.). / Source of the property and/or allowed values: NFDI4Health UC 5.3 requirements",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.legalBasisDetails",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.legalBasisDetails",
        "short" : "Specific legal basis allowing record linkage",
        "definition" : "Information specifying which specific legal basis allows for record linkage.",
        "comment" : "Cardinality: 1..1, if RecordLinkage.legalBasis == 'Yes'; otherwise 0..0 / Additional information:If existing, any specific legal regulations/permissions (e.g. for social data, for cancer registry data, hospital data, etc.). / Source of the property and/or allowed values: NFDI4Health UC 5.3 requirements",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.informedConsent",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.informedConsent",
        "short" : "Informed consent for record linkage",
        "definition" : "Indication whether an informed consent that allows record linkage has been obtained.",
        "comment" : "Source of the property and/or allowed values: NFDI4Health UC 5.3 requirements",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.responsibleInstitutions",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.responsibleInstitutions",
        "short" : "Responsible authorities",
        "definition" : "Institutions and authorities that must agree to the record linkage.",
        "comment" : "Source of the property and/or allowed values: NFDI4Health UC 5.3 requirements",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.additionalCosts",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.additionalCosts",
        "short" : "Additional costs for record linkage",
        "definition" : "Indication whether there are additional costs for record linkage.",
        "comment" : "Source of the property and/or allowed values: NFDI4Health UC 5.3 requirements",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.identifiers",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.identifiers",
        "short" : "Identifiers for record linkage",
        "definition" : "Identifiers that can be used for record linkage (e.g. names, date of birth, zip code, insurance number or control number as in cancer registries).",
        "comment" : "Source of the property and/or allowed values: NFDI4Health UC 5.3 requirements",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.furtherDetails",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.furtherDetails",
        "short" : "Further details important for conducting record linkage",
        "definition" : "Additional important details for conducting record linkage.",
        "comment" : "Source of the property and/or allowed values: NFDI4Health UC 5.3 requirements",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.exampleResources",
        "path" : "nfdi4health-lm-metadataschema-recordlinkage.RecordLinkage.exampleResources",
        "short" : "Record linkage example resources",
        "definition" : "DOIs of additional related resources specific to record linkage (e.g., publications).",
        "comment" : "Short Input Help: Please do not repeat those already entered in the section 'Related resources'. / Source of the property and/or allowed values: NFDI4Health UC 5.3 requirements",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.